home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2005 May
/
CyberMycha 05-2005 (Poland).bin
/
Immortal
/
cotndemo.exe
/
AdobeInstall.exe
/
Reader
/
AcroRd32.exe
/
EXVW
/
10003
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-09-17
|
326 b
|
13 lines
dialog(name: '$$$/Dialogs/GoToPage', target_id: 'Page')
{
group()
{
view(align_children: align_row)
{
static_text(name: '$$$/Dialogs/GoToPage/Page');
edit_text(item_id: 'Page', width: max_char_width() * 6);
static_text(item_id: 'NumP', name: '$$$/Dialogs/GoToPage/NumPages');
}
ok_cancel();
}
}